SyWebUserNotification 
EntityType  Independent 
Logical Entity Name  SyWebUserNotification 
Default Table Name  SyWebUserNotification 
Logical Only  NO 
Definition 
 
Note 
 

SyWebUserNotification Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyWebUserNotificationId(PK)    INTEGER  NO 
 
PersonId(FK)    INTEGER  NO 
 
NotificationCategory    VARCHAR(8)  NO 
 
NotificationType    VARCHAR(260)  NO 
 
NotificationMessage    VARCHAR(max)  NO 
 
DateAcknowledged    DATETIME  YES 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserId    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyWebUserNotification Keys 
Key Name  Key Type  Keys 
PK__SyWebUse__8A8695D8B43AA59B  PrimaryKey  SyWebUserNotificationId 
SyWebUserNotification_PersonId_N_N_IDX  Inversion Entry  PersonId 

SyWebUserNotification Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Person  Non-Identifying  One To Zero or More        PersonId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyWebUserNotification Check Constraints 
Check Constraint Name  CheckConstraint